github.com/google/go-cmp/cmp.formatOptions.formatDiffList (method)
3 uses
github.com/google/go-cmp/cmp (current package)
report_compare.go#L177: out = opts.formatDiffList(v.Records, k, ptrs)
report_compare.go#L184: out = opts.formatDiffList(v.Records, k, ptrs)
report_compare.go#L204: func (opts formatOptions) formatDiffList(recs []reportRecord, k reflect.Kind, ptrs *pointerReferences) textNode {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)